home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / dev / misc / BSTSystem.lha / BeastV1 / BST_Readme.txt < prev    next >
Encoding:
Text File  |  1996-09-03  |  496 b   |  24 lines

  1.  
  2. -----------------------------------------------
  3.  
  4. To start the Beast system;
  5.  
  6. Change the directory (CD) to the BeastV1 directory.
  7. Then execute the BST_BuildBeast script.
  8.  
  9.     CD <parent directory>BeastV1
  10.     Execute BST_BuildBeast
  11.  
  12.  
  13. -----------------------------------------------
  14.  
  15. To end the Beast system;
  16.  
  17. Change the directory (CD) to the BeastV1 directory.
  18. Then execute the BST_KillBeast script.
  19.  
  20.     CD <parent directory>BeastV1
  21.     Execute BST_KillBeast
  22.  
  23.  
  24. -----------------------------------------------